Skip Idle by Samuel Stearley copywrite 2001
____________________________________________________



Intro:
_______________________________________________________
Many event hooks do not need to recieve idle events
or blink events.  It is a waste of time and effort
for them to recieve these events.



Usage:
___________________________________________________________
First install all event hooks that do not need to recieve
the idle or blink events.  Then install this hook.
Then install the hooks that need to process these events.

AutoAlphaLockOff, ExtraKeys, ClipboardToHistory, and Lotion

are the only event hooks so far that ALWAYS need to process
the idle or blink events.

Shortcuts and Paster only need to process the idle events
if the modifier is specified seperately.





Liscense:
___________________________________________________________
This is freeware so Samuel Stearley is not responsible
for any thing.



Thanks go to Kevin Kofler, Zeljko Juric, and Rusty Wagner.